Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(*): kongponents major reskin [KHCP-8873] #1707

Merged
merged 703 commits into from
Jun 24, 2024
Merged

feat(*): kongponents major reskin [KHCP-8873] #1707

merged 703 commits into from
Jun 24, 2024

Conversation

adamdehaven
Copy link
Member

@adamdehaven adamdehaven commented Sep 11, 2023

Summary

Reskin Kongponents and implement v9 major breaking changes: https://konghq.atlassian.net/browse/KHCP-8873

Alpha Branch Sandbox

https://kongponents-sandbox.netlify.app/

Install Preview

After pushing to this branch, you can always install via the @alpha tag:

yarn add @kong/kongponents@alpha

Alternatively, you may install via the PR preview tag in the comments below.

@adamdehaven adamdehaven self-assigned this Sep 11, 2023
@netlify
Copy link

netlify bot commented Sep 11, 2023

Deploy Preview for kongponents ready!

Name Link
🔨 Latest commit 063b421
🔍 Latest deploy log https://app.netlify.com/sites/kongponents/deploys/66796e11cd8f4400079cc3a5
😎 Deploy Preview https://deploy-preview-1707--kongponents.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@adamdehaven adamdehaven temporarily deployed to github-pages September 27, 2023 21:13 — with GitHub Actions Inactive
@adamdehaven adamdehaven temporarily deployed to github-pages September 27, 2023 21:15 — with GitHub Actions Inactive
@adamdehaven adamdehaven temporarily deployed to github-pages September 27, 2023 21:17 — with GitHub Actions Inactive
@adamdehaven adamdehaven temporarily deployed to github-pages September 27, 2023 21:27 — with GitHub Actions Inactive
@adamdehaven adamdehaven temporarily deployed to github-pages September 27, 2023 21:35 — with GitHub Actions Inactive
@renovate renovate bot temporarily deployed to github-pages September 28, 2023 01:24 Inactive
@kongponents-bot kongponents-bot temporarily deployed to github-pages September 28, 2023 13:28 — with GitHub Actions Inactive
@kongponents-bot kongponents-bot temporarily deployed to github-pages September 28, 2023 15:03 — with GitHub Actions Inactive
@kongponents-bot kongponents-bot temporarily deployed to github-pages September 28, 2023 15:16 — with GitHub Actions Inactive
@kongponents-bot kongponents-bot temporarily deployed to github-pages September 28, 2023 15:48 — with GitHub Actions Inactive
@kongponents-bot kongponents-bot temporarily deployed to github-pages September 28, 2023 17:00 — with GitHub Actions Inactive
@adamdehaven adamdehaven temporarily deployed to github-pages September 28, 2023 17:53 — with GitHub Actions Inactive
@adamdehaven adamdehaven temporarily deployed to github-pages September 28, 2023 19:31 — with GitHub Actions Inactive
@adamdehaven adamdehaven temporarily deployed to github-pages September 28, 2023 19:36 — with GitHub Actions Inactive
renovate bot and others added 18 commits June 18, 2024 15:26
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix(kfileupload, kselect, kmultiselect): kinput id [KHCP-12336]

* fix: kinput id tweaks [KHCP-12336]

* fix: address pr feedback [KHCP-12336]

* fix(kinput): minor style fix [KHCP-12336]

* fix(kselect, kfileupload): minor fixes [KHCP-12336]

* fix(kfileupload, kselect): watch id [KHCP-12336]

* fix(kfileupload): minor fix [KHCP-12336]

* fix(kselect): minor fix [KHCP-12336]

* fix(kfileupload): address pr feedback [KHCP-12336]

* fix: move inheritattrs into script setup [KHCP-12336]

* chore(sandbox): revert changes [KHCP-12336]
# [9.0.0-alpha.179](v9.0.0-alpha.178...v9.0.0-alpha.179) (2024-06-19)

### Bug Fixes

* **kfileupload, kselect, kmultiselect:** kinput id [KHCP-12336] ([#2241](#2241)) ([528280d](528280d))
* fix(kdropdownitem): attribute handling

* fix(kdropdownitem): attribute binding

* test(kdropdownitem): fix component tests

* fix(kdropdownitem): minor fix

* fix(kdropdownitem): address pr feedback
# [9.0.0-alpha.180](v9.0.0-alpha.179...v9.0.0-alpha.180) (2024-06-20)

### Bug Fixes

* **kdropdownitem:** attribute handling ([#2157](#2157)) ([8a78dd5](8a78dd5))
….7 (#2245)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
…2243)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
# [9.0.0-alpha.181](v9.0.0-alpha.180...v9.0.0-alpha.181) (2024-06-24)

### Bug Fixes

* **deps:** update dependency @kong/icons to ^1.14.0 ([#2247](#2247)) ([74ec42d](74ec42d))
* stylelint ([f38fdda](f38fdda))
* stylelint ([912e622](912e622))
* stylelint ([4eacc3d](4eacc3d))
* stylelint ([0f55571](0f55571))
# [9.0.0-alpha.182](v9.0.0-alpha.181...v9.0.0-alpha.182) (2024-06-24)

### Bug Fixes

* inconsistent tokens ([#2246](#2246)) ([3dbddfd](3dbddfd))
* feat(*): alpha release

* docs: theming
@adamdehaven adamdehaven marked this pull request as ready for review June 24, 2024 13:01
@adamdehaven adamdehaven merged commit aacdaf8 into main Jun 24, 2024
10 of 14 checks passed
kongponents-bot pushed a commit that referenced this pull request Jun 24, 2024
@kongponents-bot
Copy link
Collaborator

🎉 This PR is included in version 8.128.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link
Collaborator

@jillztom jillztom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs documentation enhancement New feature or request released
Projects
None yet
Development

Successfully merging this pull request may close these issues.